GET api/statusreports/my?States[0]={States[0]}&States[1]={States[1]}
Get a list of my status reports
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| States | Collection of StatusReportState |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of StatusReport| Name | Description | Type | Additional information |
|---|---|---|---|
| GenerationDate | date |
None. |
|
| SubmitDate | date |
None. |
|
| ReportPeriodStart | date |
None. |
|
| ReportPeriodEnd | date |
None. |
|
| State | StatusReportState |
None. |
|
| Fields | Dictionary of string [key] and Object [value] |
None. |
|
| Tables | Collection of StatusReportTable |
None. |
|
| Owners | Collection of globally unique identifier |
None. |
|
| Approvers | Collection of globally unique identifier |
None. |
|
| ApprovedBy | globally unique identifier |
None. |
|
| ApprovalDate | date |
None. |
|
| ApprovalComments | string |
None. |
|
| IsManual | boolean |
None. |
|
| IsFromPlanLevelOverride | boolean |
None. |
|
| PlanTypeId | globally unique identifier |
None. |
|
| WorkPlanId | globally unique identifier |
None. |
|
| id | globally unique identifier |
None. |
|
| ConfigId | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"GenerationDate": "2026-08-07T09:42:22.1942889+00:00",
"SubmitDate": "2026-08-07T09:42:22.1942889+00:00",
"ReportPeriodStart": "2026-08-07T09:42:22.1942889+00:00",
"ReportPeriodEnd": "2026-08-07T09:42:22.1942889+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "2d2ef66e-55a0-41ef-9eef-ed285727ff90",
"Rows": [
{
"ItemId": "51eab908-257b-4fc4-8ebd-4f3a4bad8e1b",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "51eab908-257b-4fc4-8ebd-4f3a4bad8e1b",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "2d2ef66e-55a0-41ef-9eef-ed285727ff90",
"Rows": [
{
"ItemId": "51eab908-257b-4fc4-8ebd-4f3a4bad8e1b",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "51eab908-257b-4fc4-8ebd-4f3a4bad8e1b",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"d9aba102-f5ce-4d37-96f3-ae20c0956dc4",
"8f46be29-a563-46a9-a7c3-d97ca7dd628c"
],
"Approvers": [
"2be747eb-e826-4b1f-b66e-57875fc2516d",
"aa5cdb1f-79dd-4d1c-b5b7-c9c0a908ed7b"
],
"ApprovedBy": "6334f869-bae8-4d0f-a9fb-18e17a51817c",
"ApprovalDate": "2026-08-07T09:42:22.1942889+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "d209c622-08fe-4088-ba8f-b4127977d143",
"WorkPlanId": "5e7f5733-80a1-41c1-bba4-d6d307c87cfd",
"id": "b286b5f3-d060-4bee-9bd4-a4dd497532d0",
"ConfigId": "73cd714d-ce49-46cc-9287-985bf2782ff4"
},
{
"GenerationDate": "2026-08-07T09:42:22.1942889+00:00",
"SubmitDate": "2026-08-07T09:42:22.1942889+00:00",
"ReportPeriodStart": "2026-08-07T09:42:22.1942889+00:00",
"ReportPeriodEnd": "2026-08-07T09:42:22.1942889+00:00",
"State": 0,
"Fields": {
"sample string 1": {},
"sample string 3": {}
},
"Tables": [
{
"TableId": "2d2ef66e-55a0-41ef-9eef-ed285727ff90",
"Rows": [
{
"ItemId": "51eab908-257b-4fc4-8ebd-4f3a4bad8e1b",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "51eab908-257b-4fc4-8ebd-4f3a4bad8e1b",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
},
{
"TableId": "2d2ef66e-55a0-41ef-9eef-ed285727ff90",
"Rows": [
{
"ItemId": "51eab908-257b-4fc4-8ebd-4f3a4bad8e1b",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
},
{
"ItemId": "51eab908-257b-4fc4-8ebd-4f3a4bad8e1b",
"Fields": {
"sample string 1": {},
"sample string 3": {}
}
}
]
}
],
"Owners": [
"d9aba102-f5ce-4d37-96f3-ae20c0956dc4",
"8f46be29-a563-46a9-a7c3-d97ca7dd628c"
],
"Approvers": [
"2be747eb-e826-4b1f-b66e-57875fc2516d",
"aa5cdb1f-79dd-4d1c-b5b7-c9c0a908ed7b"
],
"ApprovedBy": "6334f869-bae8-4d0f-a9fb-18e17a51817c",
"ApprovalDate": "2026-08-07T09:42:22.1942889+00:00",
"ApprovalComments": "sample string 7",
"IsManual": true,
"IsFromPlanLevelOverride": true,
"PlanTypeId": "d209c622-08fe-4088-ba8f-b4127977d143",
"WorkPlanId": "5e7f5733-80a1-41c1-bba4-d6d307c87cfd",
"id": "b286b5f3-d060-4bee-9bd4-a4dd497532d0",
"ConfigId": "73cd714d-ce49-46cc-9287-985bf2782ff4"
}
]